home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / graphics / pbm / pbm_man.zoo / man1 / pnmpaste.1 < prev    next >
Text File  |  1994-08-27  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. pnmpaste(1)              USER COMMANDS                pnmpaste(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      pnmpaste - paste a rectangle into a portable anymap
  10.  
  11. SYNOPSIS
  12.      pnmpaste _✓f_✓r_✓o_✓m_✓p_✓n_✓m_✓f_✓i_✓l_✓e _✓x _✓y [_✓i_✓n_✓t_✓o_✓p_✓n_✓m_✓f_✓i_✓l_✓e]
  13.  
  14. DESCRIPTION
  15.      Reads two portable anymaps  as  input.   Inserts  the  first
  16.      anymap  into  the second at the specified location, and pro-
  17.      duces a portable anymap the same size as the second as  out-
  18.      put.  If the second anymap is not specified, it is read from
  19.      stdin.  The _✓x and _✓y can be negative, in which case they  are
  20.      interpreted  relative to the right and bottom of the anymap,
  21.      respectively.
  22.  
  23.      This tool is most useful in combination  with  _✓p_✓n_✓m_✓c_✓u_✓t.   For
  24.      instance,  if  you  want  to edit a small segment of a large
  25.      image, and your image editor is TOO STUPID to edit the large
  26.      image,  you  can  cut out the segment you are interested in,
  27.      edit it, and then paste it back in.
  28.  
  29.      The _✓p_✓b_✓m_✓p_✓a_✓s_✓t_✓e tool is like this one,  except  that  since  it
  30.      only  has  to  work with bitmaps, it implements bitblt-style
  31.      logical operations.
  32.  
  33. SEE ALSO
  34.      pbmpaste(1), pnmcut(1), pnm(5)
  35.  
  36. AUTHOR
  37.      Copyright (C) 1989 by Jef Poskanzer.
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sun Release 4.0    Last change: 07 April 1989                   1
  64.  
  65.  
  66.  
  67.